home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / telecomm / sticpsrc.lzh / SOURCE.ARC / ASYVEC.ASM < prev    next >
Encoding:
Assembly Source File  |  1989-08-09  |  164 b   |  12 lines

  1.     name    asyvec
  2.     include    pmacros.h
  3.  
  4.     inthandler    asy, 0
  5.     inthandler    asy, 1
  6.     inthandler    asy, 2
  7.     inthandler    asy, 3
  8.     inthandler    asy, 4
  9.     inthandler    asy, 5
  10.  
  11.     end
  12.